home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / MISC / NEWP.OPD < prev    next >
Encoding:
Text File  |  1996-03-11  |  1.5 KB  |  56 lines

  1. #[document 46.65 107.1 129.25 144.55
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. s[0]=ng;
  16. m(64.00,121.70);
  17. l(105.25,144.55);
  18. l(116.20,124.75);
  19. l(116.20,124.75);
  20. c(117.50,122.30,118.40,119.95,118.80,117.55);
  21. c(119.25,114.95,118.60,112.45,118.45,109.90);
  22. c(119.35,109.30,120.50,109.15,120.90,108.25);
  23. c(121.05,107.90,121.00,107.10,120.60,107.15);
  24. c(120.60,107.15,116.70,107.10,114.70,107.10);
  25. c(111.40,107.10,108.15,107.20,104.85,107.15);
  26. c(102.90,107.15,100.90,107.10,98.95,107.15);
  27. c(93.85,107.25,88.75,107.10,83.65,107.10);
  28. c(83.10,107.15,83.60,108.15,83.80,108.65);
  29. c(84.25,109.55,86.55,110.35,86.55,110.35);
  30. l(84.40,113.90);
  31. l(72.10,107.10);
  32. l(64.00,121.70);
  33. close_edge();
  34. m(94.80,119.70);
  35. l(96.20,117.10);
  36. l(96.20,117.10);
  37. c(96.70,116.25,97.20,115.55,97.90,115.15);
  38. c(98.60,114.65,99.30,114.40,100.05,114.40);
  39. c(100.85,114.35,101.60,114.50,102.35,114.90);
  40. l(102.35,114.90);
  41. c(103.35,115.50,104.00,116.35,104.25,117.40);
  42. c(104.45,118.45,104.15,119.65,103.50,120.90);
  43. l(103.50,120.90);
  44. l(101.95,123.65);
  45. l(94.80,119.70);
  46. close_edge();
  47. p=path();
  48. gc_draw_style(oe);
  49. gc_color(49.01,69.86,61.18);
  50. s[1]=draw(p);
  51. s[0]over=s[1];
  52. page:=s[0];
  53. s=NULL;
  54. #]page
  55. #]document
  56.